home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / vinced / include / clib / titlebarimage_protos.h next >
C/C++ Source or Header  |  1999-04-19  |  190b  |  16 lines

  1.  
  2.  
  3. #ifndef CLIB_TITLEBARIMAGE_PROTOS_H
  4. #define CLIB_TITLEBARIMAGE_PROTOS_H
  5.  
  6.  
  7. /* Prototypes for the "titlebar image" BOOPSI public class functions */
  8.  
  9.  
  10. Class *ObtainTBIClass(void);
  11.  
  12.  
  13. #endif
  14.  
  15.  
  16.